home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / A / AE Sample (TC5) / READ ME – Simple AE Sample < prev    next >
Encoding:
Text File  |  1993-01-18  |  868 b   |  18 lines  |  [TEXT/ttxt]

  1. "Simple AE Sample"
  2. Written October 10, 1991 by Richard Clark of Developer University (Apple Computer)
  3. © by Richard Clark
  4.  
  5.  
  6. About this program
  7. -----------------
  8. This is a "quick and dirty" application which displays a PICT in a window and which can handle the 4 required Apple events, as documented in Inside Macintosh. It needs THINK C 5 or later.
  9.  
  10. Note that it's sparsely commented. If you have any questions, send me email at AOL: "AFC RClark", AppleLink: RDCLARK, internet: RDCLARK@applelink.apple.com.
  11.  
  12. Take a look at the files "Interaction.c", "AppleEventHandlers.c", and "File.c". That's where the interesting stuff is.
  13.  
  14. Basic legal nonsense:
  15. -------------------
  16. You may distribute the source code and application as long as you keep this notice with it. You may exerpt any part of the code in your own products without any further permissions from the author.
  17.  
  18.